mrb_shared_array

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct mrb_shared_array {}

Members

Variables

len
mrb_int len;
Undocumented in source.
ptr
mrb_value* ptr;
Undocumented in source.
refcnt
int refcnt;
Undocumented in source.

Meta